GrapeCity.CalcEngine.Functions Namespace > CalcModFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: number, divisor.
Number is the number for which you want to find the remainder.
Divisor is the number by which you want to divide number.
'Usage Dim instance As CalcModFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: number, divisor.
Number is the number for which you want to find the remainder.
Divisor is the number by which you want to divide number.
Target Platforms: Windows Server 2012, Windows RT